翻訳と辞書
Words near each other
・ Scryptic Studios
・ SCS
・ ScS
・ SCS Films
・ SCS Software
・ SCSA
・ SCSAA
・ SCSC
・ SCSD
・ Scsh
・ SCSI
・ SCSI / ATA Translation
・ SCSI architectural model
・ SCSI CDB
・ SCSI check condition
SCSI command
・ SCSI connector
・ SCSI contingent allegiance condition
・ SCSI diagnostic pages
・ SCSI Duck
・ SCSI element codes
・ SCSI element status codes
・ SCSI Enclosure Services
・ SCSI high byte termination
・ SCSI host adapter
・ SCSI initiator and target
・ SCSI log pages
・ SCSI mode page
・ SCSI Multimedia Commands
・ SCSI Pass Through Interface


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

SCSI command : ウィキペディア英語版
SCSI command
In SCSI computer storage, computers and storage devices use a client-server model of communication. The computer is a client which requests the storage device to perform a service, e.g., to read or write data. The SCSI command architecture was originally defined for parallel SCSI buses but has been carried forward with minimal change for use with Fibre Channel, iSCSI, Serial Attached SCSI, and other transport layers.
In the SCSI protocol, the initiator sends a SCSI command information unit to the target device. Data information units may then be transferred between the computer and device. Finally, the device sends a response information unit to the computer.
SCSI commands are sent in a command descriptor block (CDB), which consists of a one byte operation code (opcode) followed by five or more bytes containing command-specific parameters. Upon receiving and processing the CDB the device will return a status code byte and other information.
The rest of this article contains a list of SCSI commands, sortable in opcode or description alphabetical order. In the published SCSI standards, commands are designated as "mandatory," "optional" or "vendor-unique." Only the mandatory commands are required of all devices. There are links to detailed descriptions for the more common SCSI commands. Some opcodes produce different, though usually comparable, effects in different device types; for example, opcode 0x01 recalibrates a disk drive by seeking back to physical sector zero, but rewinds the medium in a tape drive.
==SCSI command lengths==
Originally the most significant 3 bits of a SCSI opcode specified the length of the CDB. However, when variable-length CDBs were created this correspondence was changed, and the entire opcode must be examined to determine the CDB length.
The lengths are as follows:

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「SCSI command」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.